Mode Entry Module The ME controls the device mode and mode transition sequences in all functional states. It also contains configuration, control and status registers accessible for the application.
More...
Functions |
| uint8_t | u8fnInitDefaultPeripheralPresets (void) |
| | Loads default configuration for peripheral behavior in different power situations (namely RUN, low power and debug).
|
| uint8_t | u8fnConfigPeripheralForMCUModePreset (const uint8_t u8PeripheralIndex, const uint8_t u8ConfigurationIndex) |
| | Ties in together a peripheral with a configuration.
|
| uint8_t | u8fnCurrentOperationMode (void) |
| | Returns the current operation mode as described by ME_VALID_OP_MODES.
|
| uint8_t | u8fnInitDefaultOpModes (void) |
| | Configures operation modes according to cau32RunModeConfig, cu32Halt0ModeConfig, and cu32Stop0ModeConfig.
|
| uint8_t | u8fnSwitchOpModes (const uint8_t u8Mode) |
| | Switches from the current operation mode to another one as indicated by the passed argument.
|
Mode Entry Module The ME controls the device mode and mode transition sequences in all functional states. It also contains configuration, control and status registers accessible for the application.
Copyright (c) 2011 Freescale Semiconductor Freescale Confidential Proprietary
- Author:
- Freescale Semiconductor
-
SASD Automotive
-
R11515
- Version:
- Date:
- Warning:
- (If needed)
History: